home *** CD-ROM | disk | FTP | other *** search
/ The CICA Windows Explosion! / The CICA Windows Explosion! - Disc 2.iso / nt / ntkb.zip / NTKB.EXE / Q105 / 2 / 43.TXT < prev    next >
Text File  |  1993-11-02  |  3KB  |  69 lines

  1. DOCUMENT:Q105243  25-OCT-1993  [W_NT]
  2. TITLE   :APPEND May Prevent Windows NT Setup or MS-DOS Apps May Fail
  3. PRODUCT :Windows NT
  4. PROD/VER:3.10
  5. OPER/SYS:WINDOWS
  6. KEYWORDS:
  7.  
  8. ----------------------------------------------------------------------
  9. The information in this article applies to:
  10.  
  11.  - Microsoft Windows NT operating system version 3.1
  12.  - Microsoft Windows NT Advanced Server version 3.1
  13. ----------------------------------------------------------------------
  14.  
  15. SYMPTOMS
  16. ========
  17.  
  18. If the MS-DOS command 'APPEND C:/DOS' is in the AUTOEXEC.BAT file and
  19. you are using WINNT.EXE to set up Windows NT, the wrong version of
  20. COMMAND.COM may be copied to the $WIN_NT.~LS directory during the
  21. MS-DOS portion of Windows NT setup. This may cause setup to fail, or
  22. if setup is completed, MS-DOS programs may not be able to run.
  23.  
  24. RESOLUTION
  25. ==========
  26.  
  27. The use of 'APPEND C:\DOS' in the AUTOEXEC.BAT file may cause one of
  28. the following problems:
  29.  
  30.  - WINNT Setup may fail completely. When rebooting during setup, the
  31.    following error message may be displayed:
  32.  
  33.       The system is not fully installed. Please run setup again.
  34.  
  35.    If this occurs, remove all APPEND statements from AUTOEXEC.BAT,
  36.    delete the $WIN_NT$.~LS directory, reboot the computer, and run
  37.    WINNT again.
  38.  
  39.    -or-
  40.  
  41.  - Setup will be completed. However, applications that run in a
  42.    Virtual MS-DOS Machine (VDM) may fail. The error message
  43.    "Incorrect DOS Version" may be displayed when you try to run
  44.    any MS-DOS application.
  45.  
  46.    If this error message appears, the correct copy of COMMAND.COM can be
  47.    manually expanded from the Windows NT floppy disks (disk #20) or from
  48.    the i386 directory of the Windows NT CD-ROM. Once the correct version
  49.    of COMMAND.COM is expanded, the error message will no longer appear.
  50.  
  51. Additional reference words: 3.10 wow
  52. KBCategory:
  53. KBSubcategory: stp mdos
  54.  
  55. =============================================================================
  56.  
  57. THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS
  58. PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND.  MICROSOFT DISCLAIMS
  59. ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES
  60. OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.  IN NO
  61. EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR
  62. ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL,
  63. CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF
  64. MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE
  65. POSSIBILITY OF SUCH DAMAGES.  SOME STATES DO NOT ALLOW THE EXCLUSION
  66. OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES
  67. SO THE FOREGOING LIMITATION MAY NOT APPLY.
  68.  
  69. Copyright Microsoft Corporation 1993.